Subscribe method

Registers the specified user to receive notifications of events for the current document.

Syntax

Subscribe(User As String, Notification As String)

Parameters

Name

Description

User

User (To-Do list) name or array of names.

Notification

Internal name or array of internal names of event notification definitions to send to the specified users.

Related information

Unsubscribe method

SendNotification method